Welcome![Sign In][Sign Up]
Location:
Search - image dilation

Search list

[GDI-BitmapDilation

Description: 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
Platform: | Size: 2143 | Author: 丁峰 | Hits:

[GDI-BitmapDilation

Description: 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
Platform: | Size: 2048 | Author: 丁峰 | Hits:

[Special Effectserotionanddilation

Description: 图像的腐蚀和膨胀,是本人亲自编写,经典程序,适合于初学者学西-image of corrosion and expansion, I personally prepared, classic procedures, suitable for beginners to learn the West
Platform: | Size: 110592 | Author: petvic | Hits:

[2D GraphicdilationErosion

Description: 图象形态学的处理方法,里面是膨胀的腐蚀两种方法!-morphological image processing method, which is the expansion of the two methods of corrosion!
Platform: | Size: 3072 | Author: fuyong | Hits:

[Special EffectsErosionAndDilation

Description: 对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载-Image morphological operation and expansion of operation of corrosion source. In vc6.0 through the compiler. Welcome to download
Platform: | Size: 126976 | Author: alice | Hits:

[Special Effectsimage6

Description: 图像腐蚀(Erosion) 图像膨胀(Dilation) 开(Open)运算和闭(Close)运算 击中/击不中(Hit/Miss)变换 360 细化(Thinning) 362 -Image corrosion (Erosion) image expansion (Dilation) open (Open) computing and closed (Close) computing hit/hit is not in (Hit/Miss) Transform 360 Thinning (Thinning) 362
Platform: | Size: 2174976 | Author: 朱金标 | Hits:

[Special Effectserosion_dilation

Description: 利用数学形态学进行图像处理中的腐蚀和膨胀的源码-The use of mathematical morphology to image processing and expansion of the source of corrosion
Platform: | Size: 220160 | Author: alex | Hits:

[Special EffectsGrayscale-Dilation-Erosion

Description:
Platform: | Size: 39936 | Author: ningmeng | Hits:

[Special EffectsDilation

Description: 对二值图像做膨胀运算,用disk模块进行膨胀,可设定模块的长与宽-Binary image of the expansion of computing done by disk module expansion modules can be set the length and width of
Platform: | Size: 1024 | Author: 俞培春 | Hits:

[Special Effectsdilation

Description: 对一副二维数字图像执行多尺度全方位的膨胀处理,以提取出图像的外边缘。算法简单,易于实现,且边缘提取的效果优于传统的基于灰度梯度的边缘提取算子。-A pair of two-dimensional digital image on the implementation of multi-scale expansion of a full range of treatment to extract the outer edge of the image. Algorithm is simple, easy to achieve, and edge detection is better than the traditional gray-scale gradient based edge detection operator.
Platform: | Size: 1024 | Author: gaoxin04072401 | Hits:

[Special EffectsDilation

Description: 通过VC编程实现二值图像的膨胀运算。对图像进行水平方向及竖直方向的膨胀。-VC programming through the binary image to achieve the expansion of computing. Horizontal images and vertical expansion.
Platform: | Size: 4096 | Author: 董晨晨 | Hits:

[Special EffectsMorph

Description: 数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
Platform: | Size: 2170880 | Author: miaomiao | Hits:

[Technology Managementface_detection_paper

Description: 两篇人脸检测的英文论文,是花钱买的哦,英文描述中是一篇文章的英文摘要!-Face and facial feature detection plays an important role in various applications such as human computer interaction, video surveillance, face tracking, and face recognition. Efficient face and facial feature detection algorithms are required for applying to those tasks. This paper presents the algorithms for all types of face images in the presence of several image conditions. There are two main stages. In the first stage, the faces are detected from an original image by using Canny edge detection and our proposed average face templates. Second, a proposed neural visual model (NVM) is used to recognize all possibilities of facial feature positions. Input parameters are obtained from the positions of facial features and the face characteristics that are low sensitive to intensity change. Finally, to improve the results, image dilation is applied for removing some irrelevant regions. Additionally, the algorithms can be extended to rotational invariance problem by using Radon tran
Platform: | Size: 3771392 | Author: 刘宋 | Hits:

[Special Effectsimage_dilation

Description: 实现图像膨胀腐蚀算法,生成exe可执行文件。是基于bmp图像文件实现的。-Image corrosion expansion algorithm to generate exe executable file. Bmp image files based on the achievable.
Platform: | Size: 15360 | Author: 韩东 | Hits:

[Special Effectsimgtools.c

Description: Do Gray/Do Inverse/BTC/Median Filter/Dilation Filter/Erosion Filter/Flip image/
Platform: | Size: 3072 | Author: chin | Hits:

[OtherErosionDilation

Description: This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processing programs.
Platform: | Size: 1024 | Author: dataminer | Hits:

[2D GraphicDIB

Description: 实现二值图像的腐蚀、膨胀、开、闭,并且算子是用动态链接库实现的-image dilation ,erosion,opening and closing.
Platform: | Size: 2286592 | Author: 金色笔记 | Hits:

[mpeg mp3Dilation

Description: code describing about image dilation
Platform: | Size: 4213760 | Author: sac | Hits:

[Special EffectsimagePprocessing

Description: 高效的图像腐蚀、膨胀、锐化、中值滤波算法。 让你见识下C#的强大。谁告诉你C#不能用指针!-Efficient image erosion, dilation, sharpening, median filtering algorithm. To let you know the power of C# under. Who told you that C# can not use the pointer!
Platform: | Size: 1173504 | Author: qiang | Hits:

[Special Effectsdilation

Description: Dilation is one of the basic operations in mathematical morphology. Originally developed for binary images, it has been expanded first to gray scale images, and then to complete lattices. The dilation operation usually uses a structuring element for probing and expanding the shapes contained in the input image.
Platform: | Size: 18432 | Author: faisel | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net